Singleton pattern ensures that the class (IvoryTower) can have only one existing instance per java classloader instance and provides global access to it. http://stackoverflow.com/questions/70689/what-is-an-efficient-way-to-implement-a-singleton-pattern-in-java The risk of this pattern is that bugs
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected