# File lib/typhoeus/easy.rb, line 126
    def supports_zlib?
      !!(curl_version.match(/zlib/))
    end