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