or in other words, if `B` is subclass of `A`, can ...
# announcements
k
or in other words, if
B
is subclass of
A
, can I pass
B::class
to functions that accept
A::class