46 47 48
# File 'lib/xenapi/vdi.rb', line 46 def vdi_name_label(label) self.VDI.get_by_name_label(label).first end