Answer the type of the elements in the receiver's instances
new: size
Allocate space for `size' objects like those that the receiver points
to, and with the type (class) identified by the receiver.
It is the caller's responsibility to free the memory allocated for it.