Other than in Kotlin where some people used reifie...
# reflect
a
Other than in Kotlin where some people used reified generics to capture type info by the compiler for a one level call to inline function. But using Class to do that is dangerous.