# File lib/fog/vsphere/models/compute/server.rb, line 177
        def new?
          id.nil?
        end