/** @constructor */
System.utils = function (){}
/** @type {Function} */
System.utils.objGetProp;
System.utils.objSearch;
System.utils.objMap;
System.utils.siteProto;