# File lib/wirble.rb, line 446 def self.disable ::IRB::Irb.class_eval do alias :output_value :non_color_output_value end end