# File lib/moqueue/mock_exchange.rb, line 132
      def initialize(key_string)
        @key = key_string.to_s
      end