class Bundler::CurrentRuby

def x64_mingw_22?

def x64_mingw_22?
  x64_mingw? && on_22?
end