static function sw_allowCache($cacheFor)
 {
     self::$m_cacheFor = $cacheFor;
 }