Compute the string representation of the object on initialization
Nothing in this string can be changed after the data creation. Therefore we can just fix this string once and never touch it again. This should improve performance.
Nothing in this string can be changed after the data creation. Therefore we can just fix this string once and never touch it again. This should improve performance.