# File lib/action_mailer/base.rb, line 425
def
deliver
(
mail
)
new
.
deliver!
(
mail
)
end