# File lib/cgikit/parser.rb, line 151
    def initialize(name = nil)
      @content = ''
    end