# File lib/haml/util.rb, line 419 def windows? RbConfig::CONFIG['host_os'] =~ /mswin|windows|mingw/i end