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