clear method

void clear()

Implementation

void clear() {
  callbacks.clear();
}