UtilsManager constructor

UtilsManager()

Implementation

factory UtilsManager () {
  return _singleton;
}