clean static method

dynamic clean()

Implementation

static clean() {
  _subscribers.clear();
}