@@ -54,11 +54,11 @@ } return self; } -- (instancetype)init OF_UNAVAILABLE +- (instancetype)init { OF_INVALID_INIT_METHOD } - (void)dealloc