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