/** {@inheritDoc} */
 @Override
 public synchronized void clear() {
   super.clear();
 }