= private = protected
mailer_name()
Returns the name of the mailer object.
# File actionmailer/lib/action_mailer/base.rb, line 615 def mailer_name self.class.mailer_name end