# Functions
ComputeSpewHash computes the hash of a InstanceSpec using the spew library.
SpewHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.