sS format_ellipsis(S pat, O... args) { ret format(ellipsisToStar(pat), args); }