# File lib/action_mailer/vendor/tmail/facade.rb, line 240
    def reply_to=( *strs )
      set_string_array_attr 'Reply-To', strs
    end