# File lib/merb-mailer/mailer.rb, line 68
    def deliver!
      send(delivery_method || :net_smtp)
    end