sS jsonReindent(int levelsToIndent default 5, S json) { ret jsonEncode_breakAtLevels(levels, jsonParse(json)); }