*/ public function getCommands(): array { return [ new DumpCommand, ]; } }