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