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