If you want to use it from a generic class, you’ll...
# announcements
d
If you want to use it from a generic class, you’ll need a
Class<T>
(or
KClass<T>
)