static S ynShort(bool b) { ret b ? "Yes" : "No"; }