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