# File lib/rmail/header.rb, line 221
    def field?(name)
      ! self[name].nil?
    end