# File lib/new_relic/agent.rb, line 496 def tl_is_transaction_traced? NewRelic::Agent::TransactionState.tl_get.is_transaction_traced? end