initialized static method

bool initialized()

Implementation

static bool initialized() {
  return _instance != null;
}