# File lib/rhc/rest/cartridge.rb, line 83
      def <=>(other)
        name <=> other.name
      end