# File lib/moqueue/matchers.rb, line 33
      def initialize(msg_expecting_ack)
        @msg_expecting_ack = msg_expecting_ack
      end