# File lib/vagrant-libvirt/action/create_domain.rb, line 24 def _cdroms_print(cdroms) cdroms.collect { |x| x[:dev] }.join(', ') end