Decrements the receiver’s retain count at the end of the current autorelease pool block.
Deallocates the memory occupied by the receiver.
Allocates a new instance of the receiving class, sends it an init message, and returns the initialized object.
Decrements the receiver’s reference count.
Increments the receiver’s reference count.