static S asciiHeading_twoNewLines(S title) { ret asciiHeading(title) + "\n\n"; }