# File lib/bundler/current_ruby.rb, line 102
    def mingw_20?
      mingw? && on_20?
    end