@interface TCDumpSettings : NSObject + (BOOL)isDumpForQA; + (void)setDumpForQA:(BOOL)a0; @end