public function rollback()
 {
     $this->adapter->rollback();
 }