processed?()
Was the delegate loaded, causing the mailer action to be processed?
# File actionmailer/lib/action_mailer/message_delivery.rb, line 46 def processed? @processed_mailer || @mail_message end