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