Purpose of the lesson

Learn how to write and use class-level methods.

Extend an existing class into a new class that represents a more specialized type of object.

Create objects from the new class and add them to your world.

Add your new class to the gallery.

Create new folders in the gallery to serve as repositories for your new classes.