# File lib/more/facets/rbconfig.rb, line 87
  def self.jruby?
    !! /jruby/.match(arch)
  end