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