public function getModelTraits(Models $model)
 {
     return $model->traits()->get();
 }