/**
  * Deletes all current Slope One data.
  */
 protected function reset()
 {
     sfSlopeOnePeer::doDeleteAll();
 }