# File lib/selenium/webdriver/common/platform.rb, line 102 def make_writable(file) File.chmod 0766, file end