Base
# File lib/devise/async/backend/torquebox.rb, line 8 def self.enqueue(*args) new.perform(*args) # using always_background end