# File lib/action_mailer/base.rb, line 424
      def register_template_extension(extension)
        template_extensions << extension
      end