round = $round; } public function sheets(): array { return [ new OldStudentFirstSheetImport($this->round), ]; } }