# File lib/html/stparser.rb, line 20
def
parent_tag
;
@tagStack
[
-2
]
||
'html'
;
end