@Override
 public Collection<Long> getTreeSnapshotIds() {
   return filesSnapshot.getTreeSnapshotIds();
 }