# File lib/vcard/vcard.rb, line 959 def make #:yield: maker ::Vcard::Vcard::Maker.make2(self) do |maker| yield maker end end