# File lib/moqueue/matchers.rb, line 25 def failure_message_for_should_not "expected #{@queue.inspect} to not have received message ``#{@expected_msg}''" end