JavaScript Object Constructors

Add a new property to Object Constructors using prototype property

The prototype property allows you to add new methods to objects constructors: