From: Gary Wright Date: 2007-04-04T09:30:49+09:00 Subject: Re: Everything is a object? On Apr 3, 2007, at 8:09 PM, Jamal Soueidan wrote: > Jamal Soueidan wrote: >> Thanks :D > > defined? It is a language keyword, not a method, so you won't find it in any of the class documentation. You'll have to look at one of the language manuals. It is discussed here: http://www.rubycentral.com/book/tut_expressions.html I'm not sure If that is a helpful direction for you though based on your previous questions. It seems like you try working with some of the tutorials. There are some good links for getting started with Ruby at: http://www.ruby-lang.org/en/documentation/ Gary Wright