`Foo::class` will yield an instance of `KClass<...
# getting-started
s
Foo::class
will yield an instance of
KClass<Foo>
by the way, you can’t use it as a type