belongsTo(User::class); } protected static function newFactory(): KeyFactory { return KeyFactory::new(); } }