<@U0ANSGGVC>: why would you use `as?` in such case...
# announcements
d
@kirillrakhman: why would you use
as?
in such case? If
T
is always extending
Fragment
then there is no point. Do you have a case when
T
could not be extending
Fragment
?