# File lib/text/format.rb, line 276
276:     def body_indent=(b)
277:       @body_indent = posint(b)
278:     end