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