in

fun <T, R : Any> KProperty1<T, R?>.in(values: Collection<R>): LightSpecification<T>

Ignores empty collection otherwise an empty 'in' predicate will be generated which will never match any results