Multiple objects can also proto from one object (see FIGURE 4.4). Each separate object inherits all of the proto's slots, can contain its own unique slots, or can individually override slots from its proto.
.
FIGURE 4.4 :Three objects protoing (inheriting) from the same object.