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