# File text/format.rb, line 239

239:     def first_indent=(f)

240:       @first_indent = posint(f)

241:     end