@Override
 public boolean isSmallestUnit() {
   return central.isSmallestUnit(slot);
 }