
Only objects are available for making prototype relations.

If we want to inherit a second class we need to use the _proto_._proto_ property which makes the hierarchy complex and difficult to keep track of.

The first ] : Object you see is the prototype of the company object and the second one is the javascript's default Object prototype which is present in any object instance.
