# File lib/new_relic/agent/transaction_sample_builder.rb, line 30 def initialize(parent_node) @parent_node = parent_node @depth = 1 end