destroy method

void destroy()

Implementation

void destroy() {
  _instanceEventMap.clear();
}