From: Dave Bass Date: 2008-09-06T19:22:05+09:00 Subject: Re: is it possible to turn a private method into a public on Lex Williams wrote: > Thank you ! This will come in handy ! Also, it's possible to bypass the protection using the Object#send method. This is useful for unit-testing private methods. -- Posted via http://www.ruby-forum.com/.