kill method

void kill()

Implementation

void kill() {
  code = -99;
}