module Selenium::WebDriver::Remote::Features

def command_list

def command_list
  @command_list ||= REMOTE_COMMANDS
end