@Override
 public void writeSettings(@NotNull Element node) throws WriteExternalException {
   myOptions.writeExternal(node);
 }