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