# File lib/typhoeus/easy.rb, line 153
    def app_connect_time
      get_info_double(INFO_VALUES[:CURLINFO_APPCONNECT_TIME])
    end