On 4/7/06, Les Nightingill <lester / ix.netcom.com> 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>