# File lib/typhoeus/easy.rb, line 173
    def primary_ip
      get_info_string(INFO_VALUES[:CURLINFO_PRIMARY_IP])
    end