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