luxlabs header browser preview


@interface CRXUFormatters : NSObject

+ (id)boolAsString:(BOOL)a0;
+ (id)timeIntervalAsString:(double)a0;

@end