# File lib/fog/vsphere/models/compute/datacenters.rb, line 16
        def get(name)
          new service.get_datacenter(name)
        end