From: Gregory Brown Date: 2006-04-07T22:55:29+09:00 Subject: Re: what are sympbols?!? On 4/7/06, Les Nightingill wrote: > How can my results be predictable if :class isn't uniquely associated > with something (hash key, or method)? Doesn't this lead to ambiguities? hth. C:\Documents and Settings\Gregory Brown>irb irb(main):001:0> :class.object_id => 788750 irb(main):002:0> :apple.object_id => 6119694 irb(main):003:0>