#import @interface Hello : NSObject + (void)say:(NSString*)s; @end