# File lib/moqueue/matchers.rb, line 84 def have_received_message(expected_msg) HasReceived.new(expected_msg) end