(function($, cloudStack) {
cloudStack.plugins = [
'testPlugin1',
'testPlugin2'
];
}(jQuery, cloudStack));