Reset the status of the iterator
@todo need to add return type void (require update php version to 7.1)
void
public function rewind() { $this->position = 0; }