# File lib/tmail/interface.rb, line 392
    def from=( *strs )
      set_string_array_attr 'From', strs
    end