class ActiveRecord::ConnectionAdapters::Transaction

def dirty!

def dirty!
  @dirty = true
end