static void printWithAsciiHeading(S heading, O o) { printAsciiHeading2(heading); print(o); }