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