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