# File lib/fog/vsphere/models/compute/volumes.rb, line 26
        def get(id)
          new service.get_volume(id)
        end