@import Foundation; @interface NSObject(Testing) -(void)bar:(nonnull NSString *)param; @end