reset method

void reset()

Implementation

void reset() {
  value = 0;
}