@Override
 public void writeExternal(final Element element) throws WriteExternalException {
   myConfiguration.writeExternal(element);
 }