# File lib/bourne/api.rb, line 100
    def have_received(expected_method_name)
      HaveReceived.new(expected_method_name)
    end