# File lib/feedparser/sgml-parser.rb, line 47
    def setnomoretags
      @nomoretags = true
      @literal = true
    end