# File lib/rspec/mocks/example_methods.rb, line 130
      def have_received(method_name)
        Matchers::HaveReceived.new(method_name)
      end