module Selenium::WebDriver::Remote::Features

def commands(command)

def commands(command)
  command_list[command]
end