# File lib/action_mailer/vendor/tmail-1.1.0/tmail/net.rb, line 132 def create_empty_mail self.class.new(StringPort.new(''), @config) end