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