protected function readyEntityCache() { $this->entityCache = ['books' => collect(), 'chapters' => collect()]; }