# File lib/more/facets/rbconfig.rb, line 92
  def self.windows?
    !! /mswin/.match(arch)
  end