# File lib/fog/vsphere/models/compute/server.rb, line 114
        def tools_installed?
          tools_state != "toolsNotInstalled"
        end