Determining Singleton Class Status in Ruby Q: How do you tell if a given class is an ordinary class or a singleton class? A: Test whether the class is the first element in its own ancestor… Read More How-to Technologies September 23, 2010