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