# File lib/html/htmlparser.rb, line 51
51:     def setnomoretags
52:         @nomoretags = true
53:         @literal = true
54:     end