configs

fun ParameterBuilder.Companion.configs(name: String = "configs", predicate: (Config) -> Boolean = { true }): ParameterBuilder<Set<Config>>