ConfigDelegate

constructor(path: String, producer: (String) -> T, consumer: (String, T) -> Unit, comments: List<String> = emptyList())