getInstance static method

CookieManager getInstance()

Implementation

static CookieManager getInstance() {
  return _singleton;
}