class Bundler::CurrentRuby

def x64_mingw_20?

def x64_mingw_20?
  x64_mingw? && on_20?
end