luxlabs header browser preview


@interface CNSharedProfileStateOracleTestDouble : CNSharedProfileStateOracle

+ (BOOL)isFeatureEnabled;
+ (BOOL)shouldBypassPersistenceCheck;

@end