@Override
 public Map<String, Object> flatten() {
   return configMap.toFlatConfig();
 }