...creating an object prototype with an object constructor function...
...creating a new object from your prototype...
...adding a new property to your object...
...adding a new method to your object...
...adding a method to your prototype...