belongsTo("user_id", "users", "id"); $this->belongsTo("role_id", "usersServices", "id"); } }