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