# File lib/daemon_kit/jabber.rb, line 24
      def instance
        @instance ||= new
        @instance.startup!
      end