On Nov 25, 2005, at 10:22 AM, Ola Bini wrote: > Hi. > > I'm doing some slightly interesting things with Ruby, and I wanted > to know of there's a language way of interrupting the process for > finding a Constant name, like the method_missing method. Yep, const_missing(). James Edward Gray II