public function actionLob()
 {
     $this->rss->loadLob();
     $this->terminate();
 }