With the introduction of instance variables, you now know of three elements that can appear in class definitions:
A class definition *--------------------* | | | Class methods | | | | Class variables | | | | Instance variables | | | | . | | . | | . | | | *--------------------*