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