# File lib/text/format.rb, line 249 249: def first_indent=(f) 250: @first_indent = posint(f) 251: end