From: listrecv@... Date: 2006-07-19T13:45:06+09:00 Subject: Re: Finding methods of instance itself transfire@gmail.com wrote: > methods has a switch: > > object.methods(false) > > and > > klass.instance_methods(false) Thanks!