class Console::Output::Failure

def initialize(output, **options)

def initialize(output, **options)
	super(output, **options)
end