Google

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