Allocates a new instance of the receiving class, sends it an init message, and returns the initialized object.
See Implementation
Allocates a new instance of the receiving class, sends it an init message, and returns the initialized object.