From: Gaba Luschi Date: 2011-02-16T03:22:03+09:00 Subject: Explain private methods? Hi, When you use the word "private" to clear private methods - what does it mean that only code within the object's methods can access those private methods? Can someone give me a simple example of this? Thanks! -- Posted via http://www.ruby-forum.com/.