resetInstance static method

void resetInstance()

Implementation

static void resetInstance() {
  instance = null;
}