# File lib/new_relic/agent/transaction_state.rb, line 125
      def pop_traced
        @untraced.pop if @untraced
      end