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