# File Text/Format.rb, line 154
def
columns=(c) @columns = posint(c)
end