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