# File /home/matt/rubymail/mail/header.rb, line 176
    def field?(name)
      ! self[name].nil?
    end