# File lib/mail/body.rb, line 241
    def boundary=( val )
      @boundary = val
    end