I'm trying to work out an appropriate singleton model for usage in Swift. So far, I've been able to
In Codeigniter, get_instance() is a globally available function that returns the Controller super-object which