# File lib/selenium/auto_it_driver.rb, line 15 def self.load_instance @@autoit = WIN32OLE.new('AutoItX3.Control') unless @@autoit @@autoit end