# File lib/new_relic/agent/transaction/trace.rb, line 110
        def each_node_with_nest_tracking(&block)
          @root_node.each_node_with_nest_tracking(&block)
        end