# File lib/active_ldap/schema.rb, line 364
      def <=>(other)
        id <=> other.id
      end