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