You can't do this with reified types, you'll need ...
# announcements
c
You can't do this with reified types, you'll need to check this using reflection unfortunately. Reification only works on a function-level, not class-level