# File lib/json-schema/uri/uuid.rb, line 271
        def <=> other
                to_s <=> other.to_s
        end