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