public List <Playlist> GetAll()
 => _context.GetAllPlaylists();