# File rlml.rb, line 301 def initialize @parser = StreamParser.new self @parents = [Tree.new("")] end