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