# File lib/html/sgml-parser.rb, line 323
     def handle_endtag(tag, method)
       self.send(method)
     end