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