# File lib/flexmock/rspec_spy_matcher.rb, line 84 def have_received(method_name) HaveReceived.new(method_name) end