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