module AASM::Persistence::ORM

def aasm_supports_transactions?

def aasm_supports_transactions?
  true
end