static function setNoCache($noCache)
 {
     self::$_noCache = $noCache;
 }