# File lib/selenium/webdriver/common/options.rb, line 9
      def initialize(bridge)
        @bridge = bridge
      end