public function visitReindex(Segments\Reindex $query) { $this->traversable = $this->traversable->reindex(); }