rb_str_empty 9534 string.c return rb_str_empty(rb_sym2str(sym)); rb_str_empty 9676 string.c rb_define_method(rb_cString, "empty?", rb_str_empty, 0);