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