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