# File text/format.rb, line 167
167:
def
columns=(c) 168: @columns = posint(c) 169:
end