On Dec 6, 10:11 am, Lee Jarvis <ljjar... / gmail.com> wrote: > > It's not a method but a simple function like > > def foo() > > #some code > > end > > This is a method.. > > Robert Dober's options are the best way to find what you're looking for > > Regards, > Lee > -- > Posted viahttp://www.ruby-forum.com/. a.methods.include? is normally spelled a.respond_to? Regards, Jordan