Classes, then, are like templates for objects of a particular kind.

Sweet! We create, or define, a class with the class keyword.

Didn't we want to create a class and not a function?