luxlabs header browser preview


@interface SSSimulatedCrash : NSObject

+ (void)simulateCrashWithFormat:(id)a0;
+ (void)simulateCrashWithString:(id)a0;

@end