you should have the default parameter in the base ...
# language-proposals
k
you should have the default parameter in the base class/interface. if a caller has an instance of the interface, how is he supposed to know about default parameters in the implementation?