rb_hash_fetch_m 543 hash.c return rb_hash_fetch_m(1, &key, hash); rb_hash_fetch_m 2607 hash.c rb_define_method(rb_cHash,"fetch", rb_hash_fetch_m, -1);