define({
    'DeliveryTool' : {
        'actions' : {
            'launchQueue' : 'controller/DeliveryTool/launchQueue'
        }
    }
});