# File lib/typhoeus/easy.rb, line 165
    def name_lookup_time
      get_info_double(INFO_VALUES[:CURLINFO_NAMELOOKUP_TIME])
    end