# File text/format.rb, line 273
273:     def body_indent=(b)
274:       @body_indent = posint(b)
275:     end