class Bundler::CurrentRuby

def mingw_21?

def mingw_21?
  mingw? && on_21?
end