# File lib/uuidtools.rb, line 386
def
to_uri
return
"urn:uuid:#{self.to_s}"
end