tagged('blomstra.search.schemas'); return collect($mapping)->first(function (Schema $schema) { return $schema::model() === $this->class; }); } }