# File lib/cgikit/parser.rb, line 301
    def cache_copy
      copy = super
      copy.ckid = @ckid
      copy
    end