fun KClass<*>.shouldHaveAnnotations(): Unit
infix fun KClass<*>.shouldHaveAnnotations(count: Int): Unit