luxlabs header browser preview


@interface ASCEligibility : NSObject

+ (BOOL)isInternalASCClient:(id)a0;
+ (BOOL)isSpotlightClient:(id)a0;

@end