/**
  * @return Model
  */
 public function getModel()
 {
     return $this->modelBuilder->build();
 }