having

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