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