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