# File rmail/header.rb, line 97
    def clear()
      @fields = []
      @mbox_from = nil
      self
    end