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