query()); } #[\Override] public function get($columns = ['*']): Collection { return collect(); // Return an empty collection } }