// Internal for tests internal static void ResetConfig() { _config = null; }
public static void Setup(PersonalisationGroupsConfig config) { _value = config; }