# File lib/dm-transactions.rb, line 21
    def rollback?
      state == :rollback
    end