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