rb_proc_arity     299 include/ruby/intern.h int rb_proc_arity(VALUE);
rb_proc_arity    1375 proc.c         	return rb_proc_arity(body->nd_cval);