# File lib/journey/gtg/builder.rb, line 10 def initialize root @root = root @ast = Nodes::Cat.new root, DUMMY @followpos = nil end