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