# File lib/data_objects/transaction.rb, line 84
    def begin
      run %{SAVEPOINT "#{@id}"}
    end