# File lib/action_mailer/vendor/tmail-1.2.3/tmail/mail.rb, line 317
    def each_header_name( &block )
      @header.each_key(&block)
    end