public function reset()
 {
     $this->_filters_iterator = $this->_filters->getIterator();
     $this->_filters_iterator->rewind();
 }