# File lib/cgikit/parser.rb, line 571
    def externalentity(content)
      @buf << (content + "\n")
    end