unsetKilled_sessions method

dynamic unsetKilled_sessions()

Implementation

unsetKilled_sessions() {
  this.killed_sessions = null;
}