@interface CNSharedProfileStateOracleTestDouble : CNSharedProfileStateOracle + (BOOL)isFeatureEnabled; + (BOOL)shouldBypassPersistenceCheck; @end
@interface CNSharedProfileStateOracleTestDouble : CNSharedProfileStateOracle + (BOOL)isFeatureEnabled; + (BOOL)shouldBypassPersistenceCheck; @end