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