class Selenium::WebDriver::Remote::Bridge

def commands(command)

def commands(command)
  command_list[command] || Bridge.extra_commands[command]
end