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