50 51 52
# File 'lib/selenium/webdriver/common/options.rb', line 50 def safari(**) Safari::Options.new(**) end