# File lib/bundler/current_ruby.rb, line 26
    def on_22?
      RUBY_VERSION =~ /^2\.2/
    end