public function rollBack()
 {
     parent::rollBack();
     $this->buffer = array();
 }