module Selenium::WebDriver::Firefox::Features

def command_list

def command_list
  FIREFOX_COMMANDS.merge(self.class::COMMANDS)
end