#if defined(HAVE_OBJC_ARC) && ! __has_feature(objc_arc)
#error THIS CODE MUST BE COMPILED WITH ARC ENABLED!
#endif