clear static method

dynamic clear()

Implementation

static clear() {
  map.clear();
}