str_new3 137 string.c return str_new3(rb_obj_class(str), str); str_new3 148 string.c str = str_new3(klass, RSTRING(orig)->aux.shared);