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