# File lib/action_mailer/vendor/tmail/facade.rb, line 314
    def in_reply_to=( *idstrs )
      set_string_array_attr 'In-Reply-To', idstrs
    end