Inheritance: extends Symfony\Component\Console\Command\Command
 protected function execute(InputInterface $input, OutputInterface $output)
 {
     parent::execute($input, $output);
 }