So if the a negligent subclass refuses to call its superclass initialize 
method, instance variables in the superclass may not get initialized. 
Not a good thing. Is there some way to force the superclass method to 
get called?

-- 
Posted via http://www.ruby-forum.com/.