On Aug 21, 2008, at 2:41 PM, Iñáki Baz Castillo wrote: > Hi, looking at a Ruby code I've found this: > > repo = ::Logging::Repository.instance > > What does the first :: mean? > > Thanks. start a the 'top' namespace class A end module M class A end p ::A # the top level one, not the normally scoped one end a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama