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