define('test2', function() { console.log('hello from test2 factory'); return {'me': 'not you'}; });