# File lib/execjs/module.rb, line 34 def windows? @windows ||= RbConfig::CONFIG["host_os"] =~ /mswin|mingw/ end