static simplyCached SS generalMapOfOpeningToClosingBrackets() { ret litmap("(" := ")", "{" := "}", "<" := ">", "[" := "]"); }