# File lib/aws/ec2/security_group.rb, line 334
      def <=> other
        self.id <=> other.id
      end