# File lib/sass/importers/filesystem.rb, line 52
      def eql?(other)
        root.eql?(other.root)
      end