# File lib/sass/importers/deprecated_path.rb, line 25
      def directories_to_watch
        # The current working directory was not watched in Sass 3.2,
        # so we continue not to watch it while it's deprecated.
        []
      end