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