class Console::Output::Terminal

def last_output

This a final output that then writes to an IO object.
def last_output
	self
end