# File lib/capybara/poltergeist/utility.rb, line 4 def windows? RbConfig::CONFIG["host_os"] =~ /mingw|mswin|cygwin/ end