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