clear method

NySession clear()

Clear the session

Implementation

NySession clear() {
  return flush();
}