Returns:
48 49 50
# File 'lib/bundler/current_ruby.rb', line 48 def jruby? RUBY_ENGINE == "jruby" end