# File lib/bundler/current_ruby.rb, line 158
    def mswin64_21?
      mswin64? && on_21?
    end