rb_hash_s_try_convert 63 hash.c static VALUE rb_hash_s_try_convert(VALUE, VALUE); rb_hash_s_try_convert 644 hash.c tmp = rb_hash_s_try_convert(Qnil, argv[0]); rb_hash_s_try_convert 4265 hash.c rb_define_singleton_method(rb_cHash, "try_convert", rb_hash_s_try_convert, 1);