Class Inheritance: Part 2 (Singletons and Eigens, Oh My!) - Words and Code
http://vaidehijoshi.github.io/blog/2015/02/24/class-inheritance-part-2-singletons-and-eigens-oh-my
This blog post is part of a series on Class Inheritance. Read Part 1 here.
I recently stumbled upon this line of code that totally floored me. I mean, I had to…