rb_ary_rotate    2325 array.c            rb_ary_rotate(ary, n);
rb_ary_rotate      75 include/ruby/intern.h VALUE rb_ary_rotate(VALUE, long);