# File lib/action_mailer/vendor/tmail-1.1.0/tmail/facade.rb, line 177
    def to=( *strs )
      set_string_array_attr 'To', strs
    end