public ICube replace_slice(SliceIdentifier identifier, ISlice slice) { throw new NotImplementedException(); }
public ISlice get_slice(SliceIdentifier identifier) { throw new NotImplementedException(); }