class Typhoeus::Easy

def connect_time

def connect_time
  get_info_double(INFO_VALUES[:CURLINFO_CONNECT_TIME])
end