From: Robert Dober Date: 2011-03-26T19:44:01+09:00 Subject: Re: How to get the value of a singleton class? On Sat, Mar 26, 2011 at 12:31 AM, 7stud -- wrote: > Robert Dober wrote in post #989182: What bothers us, is this x=42 class << self p x # x is *not* seen here end Although you call my code ridiculous, I agree with you, I think that class << self should be a closure too, and optimized away if not used as such. For now one cannot do better Cheers Robert -- The 1,000,000th fibonacci number contains '42' 2039 times; that is almost 30 occurrences more than expected (208988 digits). N.B. The 42nd fibonacci number does not contain '1000000' that is almost the expected 3.0e-06 times.