/**
  * {@inheritDoc}
  */
 public final function rewind()
 {
     $this->_seq->rewind();
 }