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