static O[] mapMethodLike dropParam(O key, O[] params) { ret paramsWithout(params, key); }