then you would be forced to remove `override` from...
# announcements
a
then you would be forced to remove
override
from
class
, then potentially think about keeping it
open
or closed. removing
open
keyword, then you have to think about subclasses, all the way up the chain