public OtherObjCalculation(IOtherObjDuplication otherObjDuplication) => _otherObjDuplication = otherObjDuplication;
 public NetCalculation(IOtherObjDuplication otherObjDuplication) : base(otherObjDuplication)
 {
 }