clean method

void clean()

Implementation

void clean() {
  state.clean();
}