# File lib/cgikit/project/converter.rb, line 107
    def self.convert?( path )
      /\.ckd\Z/ === path
    end