static S dropSuffixICTrim(S suffix, S s) { ret trim(dropSuffixIC(suffix, s)); }