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