# File lib/ruby_engine.rb, line 40
    def jruby?
      RubyEngine.is? 'jruby'
    end