luxlabs header browser preview


@interface IMUnitTestLogger : NSObject

- (void)log:(id)a0;
- (void)writeOutputToStdout:(id)a0;

@end