# File lib/knife-solo/tools.rb, line 7
    def windows_client?
      RbConfig::CONFIG['host_os'] =~ /mswin|mingw/
    end