# File Text/Format.rb, line 261
        def body_indent=(b)
            @body_indent = posint(b)
        end