1 /*global one*/ 2 one.include('js:one.js'); 3 4 /** 5 * @namespace one.color 6 */ 7 one.color = one.color || {}; 8