# File lib/fog/xenserver/models/compute/storage_repository.rb, line 30 def vdis __vdis.collect { |vdi| connection.vdis.get vdi } end