public static ID getMetaClass(String className) {
   return myFoundationLibrary.objc_getMetaClass(className);
 }