$this
            ->setName('dump3')
            ->setDescription('Dump the object table')
            ->setHelp('Generate a list of classes and methods in text format')
            ->addArgument('dir', InputArgument::REQUIRED, '')