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