function Cat() { // ... } Cat.prototype = new Animal();