# File lib/ethon/curl.rb, line 22
    def self.windows?
      Libc.windows?
    end