Overrides Command::run
public function run(InputInterface $input, OutputInterface $output) : int { return $this->getCommand() ->run($input, $output); }