# File lib/bundler/current_ruby.rb, line 98
    def mingw_19?
      mingw? && on_19?
    end