The method in A is `open` and does something, the ...
# announcements
r
The method in A is
open
and does something, the method is B is
abstract override
to force child classes to implement it, but child classes can't call the A method