# File watir/ie.rb, line 156 def self.attach how, what ie = new true # don't create window ie._attach_init(how, what) ie end