# File lib/em-twitter/connection.rb, line 245 def gzip? @headers['Content-Encoding'] && @headers['Content-Encoding'] == 'gzip' end