# File lib/uuidtools.rb, line 422
    def eql?(other)
      return self == other
    end