How do we add a method to a class definition?
We indented it inside the class definition
We make sure it is outside of the class
We should never add a method to a class definition
We indented it inside the class definition.