# File lib/action_mailer/vendor/tmail/facade.rb, line 191
    def from=( *strs )
      set_string_array_attr 'From', strs
    end