# File lib/selenium/webdriver/common/platform.rb, line 87 def cygwin? !!(RUBY_PLATFORM =~ /cygwin/) end