# File lib/new_relic/agent/transaction.rb, line 882
      def cpu_burn
        normal_cpu_burn || jruby_cpu_burn
      end