From: Jeff Davis Date: 2005-01-31T13:49:43+09:00 Subject: new vs. initialize If MyClass.new calls the initialize method, what calls the new method? What if both are defined? Thanks, Jeff Davis