static void androidSayInGerman(S text) { androidSay(text, Locale.GERMAN); }