reset method

void reset()

Implementation

void reset() {
  _socket.add(_generator.reset());
}