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