CFNetworkManager constructor

CFNetworkManager()

Implementation

factory CFNetworkManager() {
  return _singleton;
}