Returns:
15 16 17
# File 'lib/spark/helper/system.rb', line 15 def mri? RbConfig::CONFIG['ruby_install_name'] == 'ruby' end