Thanks. So essentially it becomes a class method of Object (and inheriting classes) which returns the metaclass ‘class’ (or the ghost class) of type class?
Check this out!
http://github.com/rails/rails/commit/f4f6e57e8c2a446a4a600576f0caf0fb8921ba13
It seems like Rails 2.2 is embracing this stuff. I am pretty sure David already knows this, but is not telling us so as not to scare us off!
Bharat