# File lib/rubygems/test_case.rb, line 736
  def self.vc_windows?
    RUBY_PLATFORM.match('mswin')
  end