# File lib/html/sgml-parser.rb, line 86
     def feed(data)
       @rawdata << data
       goahead(false)
     end