# File lib/ruby-uuid/uuid.rb, line 235
        def to_uri
                "urn:uuid:" + self.to_s
        end