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