Why would we want a method in a subclass to override a method from a superclass?
We want to when we need to customize the method in the subclass.