# File lib/daemon_kit/amqp.rb, line 24
    def initialize( config = {} )
      @config = DaemonKit::Config.load('amqp').to_h( true )
    end