public function __construct(IOInterface $io, Config $config) { $this->io = $io; $this->config = $config; }