# File lib/email_spec/mail_ext.rb, line 2 def default_part @default_part ||= html_part || text_part || self end