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