Converts this instance to the canonical text representation of UUIDs.
Converts the 128 bits of this instance into hexadecimal values, and groups
them in 8, 4, 4, 4, and 12 character segments, each separated by a "-".
For example, a result of this method could be: "123e4567-e89b-12d3-a456-426614174000"