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