@Override
 public void removeEditionListener(EditionListener listener) {
   editionListenerSupport.removeEditionListener(listener);
 }