define([ 'react', 'lodash' ], function (React, _) { return React.DOM.div.apply(this, _.flatten([{}].concat([]))); });