# File lib/vcard/vcard.rb, line 820
    def keys(&proc) #:yield: Line.value
      values("KEY", &proc)
    end