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