68697071727374757677
public static void reset() { FEATURES.clear(); LOCK.lock(); try { handler = new LoggingDeprecatedFeatureHandler(); } finally { LOCK.unlock(); } }