@Override
 public IConfigurationElement[] getConfigurationElements()
     throws InvalidRegistryObjectException {
   return root.getChildren();
 }