Returns:
44 45 46
# File 'lib/helper.rb', line 44 def engine_jruby? @@engine_is_jruby ||= RUBY_ENGINE == "jruby" end