static S ctxGetString(S token) { if (isIdentifier(token)) ret ctxGetVar(token); unquoteCtx(token); }