# File lib/action_mailer/vendor/tmail/header.rb, line 106
    def body=( str )
      @body = str
      clear_parse_status
    end