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