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