dblack / wobblini.net wrote: > So what extend self does is it extends the module object by making the > instance methods in the module available to it: (and to all the others who said similar things) Thanks everyone! For some reason I thought that order was important, and having it appear before defining the instance methods would be futile. As soon as I started reading all the replies I realized I was being silly. Thanks again. Jeff