10 11 12
# File 'lib/rails_async_migrations/class_mutators.rb', line 10 def turn_async Mutators::TurnAsync.new(self).perform end