# File lib/json-schema/uri/uuid.rb, line 238
        def to_uri
                "urn:uuid:" + self.to_s
        end