define([], function() { /** * An object environment feature flags. * * @static * @memberOf _ * @type Object */ var support = {}; return support; });