# File htree/parse.rb, line 29
  def HTree.parse(input)
    parse_as(input, false)
  end