public function getTargetQueryString()
 {
     $this->_load();
     return parent::getTargetQueryString();
 }