Google

# File lib/rmail/header.rb, line 305
    def names
      collect { |n, v|
        n
      }
    end