# File lib/new_relic/agent/http_clients/excon_wrappers.rb, line 70 def uri URI.parse("#{@scheme}://#{host}:#{@port}#{@path}") end