From: azrael@... Date: 2006-04-13T22:17:18+09:00 Subject: Re: Equivalent of Java static code block in Ruby? > > > > No, that is what I would expect. Anything else is broken. > > > > Martin > > True, the statement above was related to the part you deleted > in your answer. > My apologies; just being a bit trigger happy. I didn't actually know if it was right, I was just saying that I would expect any other behaviour broken. Still, some clarificatory syntax might not be a bad thing. Perhaps a @@do ...static initializer stuff... end As a suggestion? Martin