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