37 38 39 40
# File 'lib/mail/part.rb', line 37 def add_required_fields super add_content_id if !has_content_id? && inline? end