addCustomers

fun addCustomers(vararg customers: KCustomizer)
fun addCustomers(customers: Collection<KCustomizer>)