# File lib/bundler/current_ruby.rb, line 106
    def mingw_21?
      mingw? && on_21?
    end