# File lib/rmail/header.rb, line 821
    def subject=(string)
      set('subject', string)
    end