# File lib/rspec/core.rb, line 118 def self.windows_os? /mswin|mingw/ === ::RbConfig::CONFIG['host_os'] end