# File lib/action_mailer/vendor/tmail-1.2.3/tmail/header.rb, line 181
    def body=( arg )
      ensure_parsed
      @body = arg
    end