public void start() {
   started = true;
   fireOnStart();
 }