# File lib/html/sgml-parser.rb, line 45
     def initialize(verbose=false)
       @verbose = verbose
       reset
     end