# File lib/fog/xenserver/models/compute/vbd.rb, line 40
        def vdi
          connection.vdis.get __vdi
        end