# File lib/rmail/message.rb, line 66
    def body=(s)
      @body = s
    end