# File /home/matt/rubymail/mail/header.rb, line 272
    def names
      collect { |n, v|
        n
      }
    end