public boolean usingEnglishNames() { return USE_ENGLISH_NAMES.get(); }
public ApplicationMode getApplicationMode() { return APPLICATION_MODE.get(); }