class Console::Output::Serialized

def last_output

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