At 2009-10-29 07:08AM, "Nike Mike" wrote: > What is the usage of binding objects Principally, to specify the context in which you want to evaluate some code See: http://www.ruby-doc.org/core/classes/Kernel.html#M005922 and: http://rosettacode.org/wiki/Eval#Ruby for an example. -- Glenn Jackman Write a wise saying and your name will live forever. -- Anonymous