unsetSession_ids method

dynamic unsetSession_ids()

Implementation

unsetSession_ids() {
  this.session_ids = null;
}