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