<@U0SRVKLTC>: The class name will always be the sa...
# announcements
e
@dean: The class name will always be the same as the owning class plus
$Companion
so you can easily extract it and call
Class.forName()
on the result at least.