public static void registerObjcClassPair(ID cls) {
   myFoundationLibrary.objc_registerClassPair(cls);
 }