# File lib/data_objects/transaction.rb, line 42
    def commit
      run "COMMIT"
    end