From: Xavier Noria Date: 2010-09-01T02:30:03+09:00 Subject: Re: Ruby 1.9.2 Constant Lookup with BasicObject After some trial and error it seems the algorithm is the same as in 1.8 if we take into account that the special rule that checks Object as a last resort applies only to modules.