69 70 71
# File 'activejob/lib/active_job/queue_adapters/async_adapter.rb', line 69 def perform Base.execute @job_data end