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