Pattern 'Singleton' Taken from http://www.phptherightway.com/pages/Design-Patterns.html
getInstance()
__construct()
__clone()
__wakeup()