@Override
 public boolean hasChildren() {
   return configurationElement.hasChildren();
 }