public function init()
 {
     EasyThumbnailImage::$cacheAlias = $this->cacheAlias;
     EasyThumbnailImage::$cacheExpire = $this->cacheExpire;
 }