# File lib/new_relic/agent/transaction/attributes.rb, line 48 def add_intrinsic_attribute(key, value) add(@intrinsic_attributes, key, value) end