# File lib/selenium/webdriver/common/options.rb, line 89 def timeouts @timeouts ||= Timeouts.new(@bridge) end