# File lib/pry/helpers/base_helpers.rb, line 77 def jruby_19? jruby? && RbConfig::CONFIG['ruby_version'] == '1.9' end