`alias_method_chain` is used here: https://github.com/nay/record_with_operator/blob/4389d077b0303b956cc211ef439a46a216ae2cc0/test/record_with_operator_user_class_name_test.rb#L14.
alias_method_chainis used here:record_with_operator/test/record_with_operator_user_class_name_test.rb
Line 14 in 4389d07