# File lib/data_objects/transaction.rb, line 46
    def rollback
      run "ROLLBACK"
    end