Retain

Retaining an object increases the number of references to an object. By doing so, we extend the lifetime of the object that received the retained message.