# File lib/mail/message.rb, line 735
    def reply_to=( val )
      header[:reply_to] = val
    end