# File lib/em/protocols/httpclient2.rb, line 303
      def post_init
        super
        @connected = EM::DefaultDeferrable.new
      end