@Override
 public void remove() {
   super.remove();
   this.clearCache();
 }