# File lib/rr/integrations/rspec_2.rb, line 17 def have_received(method = nil) RSpec::InvocationMatcher.new(method) end