# File lib/rspec/mocks/any_instance/recorder.rb, line 108
        def instance_that_received(method_name)
          @played_methods[method_name]
        end