privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand(); $instance->setName('swiftmailer:spool:send'); return $instance;