A first look at classes
Classes introduce a little bit of new syntax, three new object types, and some new semantics.
Subsections
Class definition syntax
Class objects
Instance objects
Method objects