# File lib/merb-core/tasks/merb_rake_helper.rb, line 44 def self.windows? (PLATFORM =~ /win32|cygwin/) rescue nil end