52 53 54
# File 'lib/travis/tools/system.rb', line 52 def ruby_engine defined?(RUBY_ENGINE) ? RUBY_ENGINE : 'ruby' end