/** Returns the UtilizationTracker. */
 public UtilizationTracker getUtilizationTracker() {
   return cleaner.getUtilizationTracker();
 }