class Samovar::Output::LineWrapping

def printable_width(text)

def printable_width(text)
	text.size
end