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