static Map unstructureMap_verboseError(S s) { try { ret unstructureMap(s); } on fail { print(">> " + s); } }