static S snlGetString(Map matches, S name) { ret unquote(matches.get(name).raw()); }