static bool isAllUpperCase(S s) { ret hasLettersAllUpperCase(s); }