I have some code that I'm thinking of releasing into the wild. It is  
a single 'module' consisting of 4 classes. I was wondering what the  
preferred method of grouping classes is. Should I wrap them in a  
module or a class or ...?