services['PrestaShopBundle\\Controller\\Admin\\Sell\\CustomerService\\MerchandiseReturnController'] = $instance = new \PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController();
$instance->setContainer($this);
return $instance;