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