From: Jason Lillywhite Date: 2009-08-19T06:19:25+09:00 Subject: Re: show a listing of methods unique to class > Integer.instance_methods(false) > Integer.methods(false) Thanks folks. This is very helpful. -- Posted via http://www.ruby-forum.com/.