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