MAX_METHOD
if (method == MAX_METHOD) {
enum method method = MAX_METHOD;
if (atoi(optarg) >= MAX_METHOD) {