public function setCommand($command)
 {
     return $this->event->setCommand($command);
 }