# File lib/html/stparser.rb, line 18
    def last_tag; @tagStack[-1] || 'html'; end