@Override
 public void removeObject(Object entity) {
   ((PaneeleGroove) entity).removeYou();
 }