On Wed, Feb 10, 2010 at 6:02 PM, Eric Christopherson <echristopherson / gmail.com> wrote: > Anyway, Charlie, the method is simply 'exit'. It's a class method of > the Kernel module, so it will be invoked if you don't specify a > receiver object. > Sorry to resurrect this, but I've had second thoughts. Are Kernel/Object functions like 'exit' class methods, or instance methods?