public static String getString(final String key) {
   return MESSAGE_PROVIDER.getString(key);
 }