# File lib/pry/helpers/base_helpers.rb, line 109 def jruby? RbConfig::CONFIG['ruby_install_name'] == 'jruby' end