# File lib/mail/message.rb, line 1132
    def body=(value)
      body_lazy(value, 0)
    end