# File lib/cgikit/parser.rb, line 593
    def entity(content)
      @buf << %Q|%#{content};|
    end