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