luxlabs header browser preview


@interface CPPreformatter : NSObject

+ (void)preformatInPage:(id)a0;

- (void)preformatIn:(id)a0;
- (void)preformatInParagraph:(id)a0;

@end