services['console.command.public_alias.Maestro\\Component\\Workflow\\Command\\SendMailCommand'] = new \Maestro\Component\Workflow\Command\SendMailCommand(new \Maestro\Component\Workflow\MailBus(($this->services['message_bus'] ?? $this->getMessageBusService())));