# File lib/action_mailer/base.rb, line 412
def
mailer_name
@mailer_name
||=
name
.
underscore
end