public function clearRows()
 {
     parent::clearRows();
     $this->_sourceModel->clearRows();
 }