# File lib/selenium/webdriver/common/options.rb, line 97
      def window
        @window ||= Window.new(@bridge)
      end