public function begin()
 {
     $this->inTransaction = true;
     parent::begin();
 }