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