# File lib/amq/client/settings.rb, line 138
      def self.parse_amqp_url(connection_string)
        AMQ::URI.parse(connection_string)
      end