# File lib/sass/importers/filesystem.rb, line 27
      def find(name, options)
        _find(@root, name, options)
      end