without this change we are not doing a deep copy of a collection thus we're accidentaly removing the original value with this change we ensure that a deep copy is made fixes #229
without this change we are not doing a deep copy of a collection thus we're accidentaly removing the original value with this change we ensure that a deep copy is made fixes #229