# File lib/sass/importers/deprecated_path.rb, line 8
      def initialize(root)
        @specified_root = root
        @warning_given = false
        super
      end