reset static method

void reset()

Implementation

static void reset() {
  _realmFailures.clear();
}