private void Cut(NaturalFood naturalFood) { throw new NotImplementedException(); }
public void Add(NaturalFood potato) { throw new NotImplementedException(); }