Subject: [ruby-talk:5380] Re: Object method scope
From: Dave Thomas <Dave thomases.com>
Date: Tue, 10 Oct 2000 22:30:56 +0900
References: 5378
In-reply-to: "Morris, Chris"'s message of "Tue, 10 Oct 2000 21:30:03 +0900"
"Morris, Chris" <ChrisM / SNELLINGCORP.COM> writes:
> Because Object is the root Object, right? It's private, but I'm within
> Object so I have access to it. Is this correct?
That's it exactly.
Dave