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