# File lib/hammer_cli_foreman/commands.rb, line 218
    def self.command_name(name=nil)
      super(name) || "list"
    end