From: martinus Date: 2005-01-28T03:35:59+09:00 Subject: Re: Ten Things Every Java Programmer Should Know About Ruby Classes really are objects. this is the reason why e.g String.new makes much more sense then Java's new String(); martinus