# File test/test_parse_tree.rb, line 39
  def setup
    super
    @processor = RawParseTree.new(false)
  end