Returns:
19 20 21
# File 'lib/spark/helper/system.rb', line 19 def jruby? RbConfig::CONFIG['ruby_install_name'] == 'jruby' end