#import @interface MyClass: NSObject - (void)publicObjCMethodInClassNotExtension; @end