}
+ (void)initialize;
-+ (id)currentDevice;
++ (UIDevice *)currentDevice;
- (id)name;
- (id)model;
- (id)localizedModel;
- (void)endGeneratingDeviceOrientationNotifications;
- (BOOL)isGeneratingDeviceOrientationNotifications;
+- (BOOL) isWildcat;
+
@end