# File lib/standard/facets/platform.rb, line 258
  def jruby?
    'jruby' === interpreter
  end