# File lib/moqueue/matchers.rb, line 88 def have_received_ack_for(expected_msg) HasAcked.new(expected_msg) end