From: Trans Date: 2007-02-09T19:03:03+09:00 Subject: Re: Your favorite bit of ruby code? On Feb 9, 4:03 am, "Erik Veenstra" wrote: > > f * 2 #=> 2 > > 2 or 4? yes that's a typo -- it should be 4. > What about initialize? Couldn't it be skipped? how so? T.