initialize method

dynamic initialize()

Implementation

initialize() {
  _stop();
  start();
}