reset static method

void reset()

Reset ServiceRegistry (primarily for testing)

Implementation

static void reset() {
  ServiceRegistry.reset();
}