Ara.T.Howard wrote:
> thoughts on how to do this
> 
>    class C
>      class << self
>        p un_metaclass #=> C
>      end
>    end
> 
> ??

I'd prefer to call it #instance 'cause that's what it is. :-)

Kind regards

    robert