initialize static method

void initialize()

Implementation

static void initialize() {
  _initialized = true;
}