class Typhoeus::Easy

def name_lookup_time

def name_lookup_time
  get_info_double(INFO_VALUES[:CURLINFO_NAMELOOKUP_TIME])
end