# File lib/bundler/current_ruby.rb, line 94
    def mingw_18?
      mingw? && on_18?
    end