On Tue, Apr 7, 2009 at 11:21 AM, LAMBEAU Bernard <blambeau / gmail.com> wrote: > Because the === operator of the Class class (used in case statements) > checks for 'is an instance of'. I understand. Definitely not what I'd expect. So my .to_s is the only way to reasonably accomplish what I need to do? Overriding these things would probably not be a good idea. > Hope it helps > blambeau Thanks, -- Eric Will