remove method

void remove()

Implementation

void remove() {
  service.remove(this);
}