# File lib/uuidtools.rb, line 407
def
hexdigest
return
self
.
to_i
.
to_s
(
16
)
end