/** {@inheritDoc} */ public function current() { $this->initialize(); return $this->collection->current(); }