# File lib/html/htmlparser.rb, line 56
56:     def setliteral(*args)
57:         @literal = true
58:     end