public function getBlog()
 {
     $this->__load();
     return parent::getBlog();
 }