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