# File lib/facets/core/fileutils/stage.rb, line 162
    def cleanup_stage( work_folder )
      rm_r(work_folder)
    end