delete(); return $this->query()->whereIn($this->primaryKey(), $id)->delete(); } }