# File lib/mail/part.rb, line 53 def delivery_status_data delivery_status_report_part? ? parse_delivery_status_report : {} end