A class definition consists of a description on how an object in the class "looks like" (properties) and "behaves like" (methods).
First appear on: challenge 88