chopped_length   7703 string.c       	len = chopped_length(str);
chopped_length   7735 string.c           return rb_str_subseq(str, 0, chopped_length(str));