/**
  * {@inheritdoc}
  */
 public function toArray()
 {
     return $this->entity->toArray();
 }