# File lib/bundler/current_ruby.rb, line 22
    def on_21?
      RUBY_VERSION =~ /^2\.1/
    end