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