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