public string Delete(Album album) { throw new NotImplementedException(); }
public string Insert(Album album) { throw new NotImplementedException(); }