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/.