# File text/format.rb, line 266
266:     def body_indent=(b)
267:       @body_indent = posint(b)
268:     end