# File lib/cgikit/project/converter.rb, line 61
    def initialize( path, ckid = true )
      @ckid = ckid
      @path = path
    end