# File lib/typhoeus/easy.rb, line 78
    def auth_methods
      get_info_long(INFO_VALUES[:CURLINFO_HTTPAUTH_AVAIL])
    end