Nice! By adding a get_flavor() method to Sandwich, we can override the superclass's original method.
get_flavor()
Sandwich
What about the self variable, though?
self