luxlabs header browser preview


@interface TCDumpSettings : NSObject

+ (BOOL)isDumpForQA;
+ (void)setDumpForQA:(BOOL)a0;

@end