class ActiveRecord::ConnectionAdapters::Transaction

def materialize!

def materialize!
  @materialized = true
end