Que::Job
# File lib/devise/async/backend/que.rb, line 8 def run(args) Backend::Que.new.perform(*args) end