where

abstract fun where(vararg predicates: NonNullExpression<Boolean>?)
abstract fun where(block: () -> NonNullExpression<Boolean>?)