any

fun <T : Any> <Error class: unknown class>.any(kclass: KClass<T>): T

The reflective hack that powers the entire library. This won't be necessary if https://github.com/mockk/mockk/pull/1005 is merged.