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