'boolean', ]; public static function forSelect(): Collection { return static::select('id', 'name')->get(); } }