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