class Bundler::CurrentRuby

def mingw_19?

def mingw_19?
  mingw? && on_19?
end