rb_str_clear 61 string.c static VALUE rb_str_clear(VALUE str); rb_str_clear 9687 string.c rb_define_method(rb_cString, "clear", rb_str_clear, 0);