PerformableMethod
# File lib/delayed/performable_mailer.rb, line 5 def perform object.send(method_name, *args).deliver end