From: Daniel DeLorme Date: 2007-06-26T08:47:49+09:00 Subject: Re: avoiding nil.methodcalls short and cheap Eivind Eklund wrote: > I love the solution, and have one question: Is there any deeper > rationale behind the name "ergo"? it's latin for "therefore", as in: cogito = [2,2] cogito.ergo.sum #=> 4 ;-)