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