我的客户有以下结构;varmyObject=(function(){varmainObjectList=[];varglobalObject={init:function(mainObjectId){varlogger={};varutilityObject1={};varutilityObject2={};varmainObject={};mainObjectList.push(mainObject);},//initsomeOtherMethods:function(){}};//globalObjectreturnglobalObject;})();我可以和我的客户说我的对象.i