/**
  * @return DeckId
  */
 public function getId()
 {
     return DeckId::fromString($this->id);
 }