class Gem::ConsoleUI

def initialize

def initialize
  super $stdin, $stdout, $stderr, true
end