start method

void start()

Start the module

Implementation

void start() {
  _started = true;
}