# File lib/vpim/vcard.rb, line 944
    def sounds(&proc) #:yield: Line.value
      values('SOUND', &proc)
    end