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