blob: ec088ebc31e40abeead8e4bad4163ef88e3f5b20 [file]
#import <Foundation/Foundation.h>
@interface Tigers : NSObject
+ (void)logStuff;
@end