@Override
 public Set<String> getSections() {
   return getConfigurationInternal().query(ConfigurationFunctions.sections());
 }