# File lib/moqueue/matchers.rb, line 48 def failure_message_for_should "expected #{@queue_or_exchange.inspect} to have received an ack for the message ``#{@msg_expecting_ack}''" end