# File lib/em-twitter/connection.rb, line 132
      def update(options={})
        @options.merge!(options)
        immediate_reconnect
      end