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