ConfigurationSection

fun <T : Any> ConfigurationSection(    name: String,     isOptional: SectionOptionality<T>,     kclass: KClass<T>)