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