NSObject.autorelease

Decrements the receiver’s retain count at the end of the current autorelease pool block.

class NSObject
@selector("autorelease")
autorelease
()

Meta