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