private RegExpLanguageHosts() {
   super("com.intellij.regExpLanguageHost");
   myDefaultProvider = DefaultRegExpPropertiesProvider.getInstance();
 }