# File Text/Format.rb, line 234
        def first_indent=(f)
            @first_indent = posint(f)
        end