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