Is there a way to get the *maximum* number of arguments that a method can receive? Method#arity only gives the lower bound... Daniel