# File lib/knife-solo/tools.rb, line 11
    def self.cygwin_client?
      RbConfig::CONFIG['host_os'] =~ /cygwin/
    end