public void Remove(Gift gift) { throw new NotImplementedException(); }
public void Add(Gift gift) { throw new NotImplementedException(); }