>>>>> "D" == David A Black <dblack / saturn.superlink.net> writes: D> On Sun, 24 Dec 2000, ts wrote: >> >>>>> "B" == Ben Tilly <ben_tilly / hotmail.com> writes: >> B> puts h[a] >> >> puts h[a.to_s] D> And yet... It's a bad day for me, because I say only stupid thing :-( Initially I want to make reference to #hash, but don't try to redefine #hash for String. Guy Decoux