# File lib/new_relic/agent/transaction_state.rb, line 32 def self.tl_clear_for_testing Thread.current[:newrelic_transaction_state] = nil end