fun <T : Any> Assert<T>.kClass(): Assert<KClass<out T>>
Platform and version requirements: Common
Returns an assert on the kotlin class of the value.