# File lib/new_relic/agent/transaction/external_request_segment.rb, line 23 def name @name ||= "External/#{host}/#{library}/#{procedure}" end