# File lib/new_relic/agent/transaction_state.rb, line 136
      def is_transaction_traced?
        @record_tt != false
      end