@Override
 public int getHashCode(String value) {
   return FileUtil.pathHashCode(value);
 }