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