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