class Bundler::CurrentRuby

def mswin64_21?

def mswin64_21?
  mswin64? && on_21?
end