# File lib/selenium/webdriver/common/driver.rb, line 86 def switch_to @switch_to ||= WebDriver::TargetLocator.new(bridge) end