# File lib/monkey/engine.rb, line 7
def
jruby?
;
RUBY_ENGINE
==
"jruby"
;
end