getInstance static method

CacheManager getInstance()

Implementation

static CacheManager getInstance() {
  return _instance;
}