static long mapMethodLike longPar(S name, O... params) { ret toLong(optPar(name, params)); }