@Override
 public int objectsCreated() {
   return super.objectsCreated() + synchronizedPool.objectsCreated();
 }