# File lib/cgikit/parser.rb, line 575
    def elementdecl(content)
      @buf << (content + '>')
    end