# File lib/chromedriver/helper.rb, line 9
  def self.set_version(version)
    Chromedriver::Helper.new.update(version)
  end