# File lib/ruby_engine.rb, line 55
    def ironruby?
      RubyEngine.is? 'ironruby'
    end