News

Personally your wrapper class has some code smell to me. If it were my code I'd design it as a Singleton and get rid of all the static stuff (except for the singleton instance).