The array class method by itself produces an autoreleased array, meaning you don’t have to (and should not) release it manually.
The array class method by itself produces an autoreleased array, meaning you don’t have to (and should not) release it manually.