static bool isDollarVariable(S s) { ret isDollarVar(s); } static bool isDollarVariable(Symbol s) { ret isDollarVar(s); }