This method will return a "deep clone" of the provided `object`. If the provided `object` is an enumerable type the contents will be iterated and cloned as well.
[Validate]