rb_str_upto      190 range.c            return rb_str_upto(args[0], args[1], EXCL(args[2]));
rb_str_upto      1101 string.c           return rb_str_upto(beg, end, 0);