# File lib/mail/header.rb, line 218 def has_date? !fields.select { |f| f.responsible_for?('Date') }.empty? end