initialize static method

void initialize()

Implementation

static void initialize() {
  _instance = DependencyInjection._();
}