I think my brain died, but I thought there was a simple way of using 'Modules' in Ruby to create a namespace for my own classes - or did I dream that ?
What I'm after is the Ruby equivalent to the Java-way of putting my class defs in a package ...
Or do I have to just invent a new name for my objects ???