From: matz@... (Yukihiro Matsumoto) Date: 2001-07-19T16:11:24+09:00 Subject: [ruby-talk:18097] Re: Access control question Hi, In message "[ruby-talk:18040] Access control question" on 01/07/18, "Pit Capitain" writes: |The problem is: some methods of C::H should only be accessible |to methods of C, but not to the users of C and C::H. | |I could not find a solution yet. How would you do this? Don't tell anybody about these method. Putting the comment that says "don't use!" is effective too. matz.