Move to the next position.
@todo need to add return type void (require update php version to 7.1)
void
public function next() { ++$this->position; }