rb_hash_s_try_convert 22 hash.c static VALUE rb_hash_s_try_convert(VALUE, VALUE); rb_hash_s_try_convert 335 hash.c tmp = rb_hash_s_try_convert(Qnil, argv[0]); rb_hash_s_try_convert 2593 hash.c rb_define_singleton_method(rb_cHash, "try_convert", rb_hash_s_try_convert, 1);