# File lib/em-twitter/connection.rb, line 85
      def immediate_reconnect
        @immediate_reconnect  = true
        @gracefully_closed    = false
        close_connection
      end