class Selenium::WebDriver::Remote::Capabilities

def implicit_timeout=(timeout)

def implicit_timeout=(timeout)
  timeouts[:implicit] = timeout
end