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