# File lib/typhoeus/easy.rb, line 161
    def connect_time
      get_info_double(INFO_VALUES[:CURLINFO_CONNECT_TIME])
    end