Singleton Class
TODO
- Singleton class and Singleton design pattern are different.
#
Checking if a class is a singleton class:#
Resources:Good article: https://devalot.com/articles/2008/09/ruby-singleton
TODO
Good article: https://devalot.com/articles/2008/09/ruby-singleton