# File lib/em-twitter/connection.rb, line 118 def auto_reconnect_on_close? auto_reconnect? && !gracefully_closed? end