# File lib/new_relic/agent/agent.rb, line 283
        def pop_trace_execution_flag #THREAD_LOCAL_ACCESS
          TransactionState.tl_get.pop_traced
        end