Michael Garriss wrote: > Hi, > Just 2 questions: > > 1) How can I mixin a class method (not an instance method)? > > 2) How can I force a certain method to be called when the an object of > a class that includes that module is initialized? Sort of like a > mixin initialize.... > > TIA > Michael Garriss > > > oops, didn't mean for it to end up in that thread