I'd be at least a little interested in potentially offering developers the chance to 'lock' their classes from monkey patches. This could be useful to the 'core' library that comes with Ruby, and to at least make developers look at extension points provided via an actual API instead of just immediately jumping on monkey patching for solving all problems. Brian