# File lib/moqueue/matchers.rb, line 78 def failure_message_for_should_not "expected #{@queue.inspect} to not have received header with routing key ``#{@expected_msg}''" end