# File lib/vendor/fssm/cache.rb, line 98
    def <=>(other)
      self.mtime <=> other.mtime
    end