# File text/format.rb, line 246
246:
def
first_indent=(f) 247: @first_indent = posint(f) 248:
end