class Bundler::CurrentRuby

def x64_mingw_21?

def x64_mingw_21?
  x64_mingw? && on_21?
end