rb_ary_drop 3763 array.c return rb_ary_drop(ary, LONG2FIX(i)); rb_ary_drop 3876 array.c rb_define_method(rb_cArray, "drop", rb_ary_drop, 1);