# File lib/amqp/client.rb, line 87 def self.parse_connection_uri(connection_string) AMQ::Client::Settings.parse_amqp_url(connection_string) end