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