module Selenium::WebDriver::Safari::Features

def command_list

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