# File /home/matt/rubymail/mail/header.rb, line 103
    def clear()
      @fields = []
      @mbox_from = nil
      self
    end