luxlabs header browser preview


@interface EFHTMLUtilities : NSObject

+ (id)htmlSnippetWithTag:(id)a0 includeTrailingTag:(BOOL)a1 attributes:(id)a2;
+ (id)_cssSnippetFromDictionary:(id)a0;

@end