# File lib/bundler/current_ruby.rb, line 18
    def on_20?
      RUBY_VERSION =~ /^2\.0/
    end