# File lib/selenium/webdriver/common/file_reaper.rb, line 6
        def reap=(bool)
          @reap = bool
        end