# File lib/rmail/header.rb, line 312
    def empty?
      @fields.empty?
    end