@Override
 public boolean isEmpty() {
   return filesSnapshot.isEmpty();
 }