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