reset method

void reset()

Resets the holder (for testing).

Implementation

void reset() {
  _controller = null;
}