@@ -26,11 +26,11 @@ + array; /** * \return The number of objects in the OFArray */ -- (size_t)objects; +- (size_t)count; /** * Clones the OFArray, creating a new one. * * \return A new autoreleased copy of the OFArray