On Thursday 17 December 2009 09:55:03 pm Intransition wrote: > Reading on the subject with regards to Java, I think what I am > considering, rather then a singleton class, is a static class. But > what does a "static class" really look like in Ruby? Like a singleton, or like a module with a bunch of "class methods".