sS printStarFormat(S pattern, O... args) { ret print(starFormat(pattern, args)); }