/**
  * {@inheritdoc}
  */
 public function current()
 {
     return (array) parent::current();
 }