public List <Album> GetAll()
 => _context.GetAllAlbums();