public boolean isEmpty() {
   return fileMap.isEmpty();
 }