/**
  * Create an event manager
  */
 public function __construct()
 {
     parent::__construct();
 }