# File lib/rhc/rest/activation.rb, line 6
      def <=>(other)
       other.created_at <=> created_at
      end