# File lib/chef/file_cache.rb, line 150
      def list
        find("**#{File::Separator}*")
      end