Returns:
371 372 373
# File 'lib/run_loop/core.rb', line 371 def self.jruby? RUBY_PLATFORM == 'java' end